crypto/internal/fips140/mlkem.EncapsulationKey768.h (field)

5 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem768.go#L127: 		h:             dk.h,
		mlkem768.go#L136: 	h [32]byte // H(ek)
		mlkem768.go#L246: 	dk.h = ek.h
		mlkem768.go#L368: 	g.Write(ek.h[:])
		mlkem768.go#L394: 	h.Sum(ek.h[:0])